Make it work, even if the window is already realized or mapped.
authorOwen Taylor <otaylor@redhat.com>
Tue, 30 Apr 2002 23:43:58 +0000 (23:43 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 30 Apr 2002 23:43:58 +0000 (23:43 +0000)
Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkwindow.c (gtk_window_set_screen): Make it
        work, even if the window is already realized or
        mapped.

        * tests/testgtk.c: Erwann's multihead changes, slightly
        dumbed down. (Removed logic for pulling windows onto
        the current screen, people can click twice on the demo
        to destroy and create again.)

        * tests/prop-editor.c: Set the screen on the property
        editor if the edited object is a widget.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index e689e1fc53f61c86304b30d2c7a178e606b67da0..a600cb000f17f9992fe2e373eeda54351377b5a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_set_screen): Make it
+       work, even if the window is already realized or
+       mapped.
+
+       * tests/testgtk.c: Erwann's multihead changes, slightly
+       dumbed down. (Removed logic for pulling windows onto
+       the current screen, people can click twice on the demo
+       to destroy and create again.)
+
+       * tests/prop-editor.c: Set the screen on the property
+       editor if the edited object is a widget.
+
 2002-05-01  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcontainer.c (gtk_container_class_install_child_property):
index e689e1fc53f61c86304b30d2c7a178e606b67da0..a600cb000f17f9992fe2e373eeda54351377b5a8 100644 (file)
@@ -1,3 +1,17 @@
+Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_set_screen): Make it
+       work, even if the window is already realized or
+       mapped.
+
+       * tests/testgtk.c: Erwann's multihead changes, slightly
+       dumbed down. (Removed logic for pulling windows onto
+       the current screen, people can click twice on the demo
+       to destroy and create again.)
+
+       * tests/prop-editor.c: Set the screen on the property
+       editor if the edited object is a widget.
+
 2002-05-01  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcontainer.c (gtk_container_class_install_child_property):
index e689e1fc53f61c86304b30d2c7a178e606b67da0..a600cb000f17f9992fe2e373eeda54351377b5a8 100644 (file)
@@ -1,3 +1,17 @@
+Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_set_screen): Make it
+       work, even if the window is already realized or
+       mapped.
+
+       * tests/testgtk.c: Erwann's multihead changes, slightly
+       dumbed down. (Removed logic for pulling windows onto
+       the current screen, people can click twice on the demo
+       to destroy and create again.)
+
+       * tests/prop-editor.c: Set the screen on the property
+       editor if the edited object is a widget.
+
 2002-05-01  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcontainer.c (gtk_container_class_install_child_property):
index e689e1fc53f61c86304b30d2c7a178e606b67da0..a600cb000f17f9992fe2e373eeda54351377b5a8 100644 (file)
@@ -1,3 +1,17 @@
+Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_set_screen): Make it
+       work, even if the window is already realized or
+       mapped.
+
+       * tests/testgtk.c: Erwann's multihead changes, slightly
+       dumbed down. (Removed logic for pulling windows onto
+       the current screen, people can click twice on the demo
+       to destroy and create again.)
+
+       * tests/prop-editor.c: Set the screen on the property
+       editor if the edited object is a widget.
+
 2002-05-01  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcontainer.c (gtk_container_class_install_child_property):
index e689e1fc53f61c86304b30d2c7a178e606b67da0..a600cb000f17f9992fe2e373eeda54351377b5a8 100644 (file)
@@ -1,3 +1,17 @@
+Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_set_screen): Make it
+       work, even if the window is already realized or
+       mapped.
+
+       * tests/testgtk.c: Erwann's multihead changes, slightly
+       dumbed down. (Removed logic for pulling windows onto
+       the current screen, people can click twice on the demo
+       to destroy and create again.)
+
+       * tests/prop-editor.c: Set the screen on the property
+       editor if the edited object is a widget.
+
 2002-05-01  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcontainer.c (gtk_container_class_install_child_property):
index e689e1fc53f61c86304b30d2c7a178e606b67da0..a600cb000f17f9992fe2e373eeda54351377b5a8 100644 (file)
@@ -1,3 +1,17 @@
+Tue Apr 30 18:42:25 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_set_screen): Make it
+       work, even if the window is already realized or
+       mapped.
+
+       * tests/testgtk.c: Erwann's multihead changes, slightly
+       dumbed down. (Removed logic for pulling windows onto
+       the current screen, people can click twice on the demo
+       to destroy and create again.)
+
+       * tests/prop-editor.c: Set the screen on the property
+       editor if the edited object is a widget.
+
 2002-05-01  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcontainer.c (gtk_container_class_install_child_property):